***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*May 17, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt 3P0SMCJ24CA-AU 1 2 
.param
+vc0 = 2.702e-10	vc1 = 2.016e-11		vc2 = 2.443e-10	 	vc3 = 1.795e-1
+tc1 =  6.411e-2	tc2 =  3.451e-2		tc3 = 3.611e-2		tc4 = 2.551e-2
d1 1 c zener
g1 c 1 value = {(vc0+vc1*v(c,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+vc2*exp(vc3*v(c,1))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d2 2 c zener
g2 c 2 value = {(vc0+vc1*v(c,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+vc2*exp(vc3*v(c,2))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1   
***** dc model parameter *****
+ is = 1e-14		   n = 1		  rs = 1e-3
+ibv = 1e-3		 nbv = 1		  bv = 28
***** capacitance parameter *****
+cjo = 2.498e-9		   m = 2.459e-1		  vj = 1.029
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.11 		 xti = 3
+trs1 = 1e-4		tbv1 = 7.419e-4		tbv2 = -2.280e-7
.ends 3P0SMCJ24CA-AU
*$
